| 1. | Presentation logic follows a similar pattern 显示逻辑遵循类似的模式。 |
| 2. | You use jsps primarily for presentation logic and the html code Jsp主要用于表示逻辑和html代码。 |
| 3. | Should display model objects and contain presentation logic only 应该显示模型对象,并且只包含表示逻辑。 |
| 4. | Explains the importance of separating business logic and presentation logic 解释了分离业务逻辑与表示逻辑的重要性 |
| 5. | Like javabeans technology , custom tags facilitate the separation of presentation logic and business logic 像javabean技术一样,自定义标记有助于将表示逻辑与业务逻辑分离。 |
| 6. | A word of advice : keep application logic out of the templates , and presentation logic out of the application 有个建议:让应用程序逻辑远离模板,页面表现逻辑远离应用程序逻辑 |
| 7. | Jsp pages can be used to control how the back - end data is displayed on front - end web pages presentation logic 可以使用jsp页面来控制如何在前端web页面(显示逻辑)上显示后台数据。 |
| 8. | Simply accessing such data , however , is often inadequate for implementing the presentation logic needed by many jsp applications 但是,只是访问这些数据,通常不足以实现许多jsp应用程序所需的表示逻辑。 |
| 9. | Learn how you can extend the jsp syntax with your very own custom actions that are specific to your domain s presentation logic 请您务必记住您的id和密码,因为当重新启动浏览器时,您需要重新输入您的id和密码才能访问任何教程。 |
| 10. | The solution is to separate the presentation logic of the front end from the business logic of the back end , but they still need to be connected 解决的办法是将前端的表示逻辑与后端的业务逻辑相分离,但是它们仍旧需要相互连接。 |